UML$505254$ - tradução para Inglês
Diclib.com
Dicionário ChatGPT
Digite uma palavra ou frase em qualquer idioma 👆
Idioma:

Tradução e análise de palavras por inteligência artificial ChatGPT

Nesta página você pode obter uma análise detalhada de uma palavra ou frase, produzida usando a melhor tecnologia de inteligência artificial até o momento:

  • como a palavra é usada
  • frequência de uso
  • é usado com mais frequência na fala oral ou escrita
  • opções de tradução de palavras
  • exemplos de uso (várias frases com tradução)
  • etimologia

UML$505254$ - tradução para Inglês

CONCEPT IN UNIFIED MODELING LANGUAGE
Uml profile; UML profile

UML      
UML, Unified Modeling Language, Programmiersprache zur Entwiclung von komplexen objektorientierten Projekten benutzt (Computer)
Unified Modeling Language         
  • Illustration of the Meta-Object Facility
  • History of object-oriented methods and notation
  • Hierarchy of UML 2.2 Diagrams, shown as a [[class diagram]]
SOFTWARE SYSTEM DESIGN MODELING TOOL
UnifiedModelingLanguage; Uml; Unified Modelling Language; UML Diagram; UML Model diagram; Structure diagram (UML); UML model diagram; UML diagram; Structure diagram; Interaction diagram; UML class metamodel; Universal Modeling Language; UML 2; UML 2.0; Unified modeling language; UML diagrams; UML metamodel; RSA-RTE; IBM Rational Software Architect; UML; Precise UML
Unified Modeling Language, UML, Entwurfssprache in objektorientierten Programmsystemen (Computer)

Definição

Unified Modeling Language
<language> (UML) A non-proprietary, third generation {modelling language}. The Unified Modeling Language is an open method used to specify, visualise, construct and document the artifacts of an object-oriented software-intensive system under development. The UML represents a compilation of "best engineering practices" which have proven successful in modelling large, complex systems. UML succeeds the concepts of Booch, OMT and OOSE by fusing them into a single, common and widely usable modelling language. UML aims to be a standard modelling language which can model concurrent and distributed systems. UML is not an industry standard, but is taking shape under the auspices of the Object Management Group (OMG). OMG has called for information on object-oriented methodologies, that might create a rigorous software modelling language. Many industry leaders have responded in earnest to help create the standard. See also: STP, IDE. OMG UML Home (http://uml.org/). {Rational UML Resource Center (http://rational.com/uml/index.jsp)}. (2002-01-03)

Wikipédia

Profile (UML)

A profile in the Unified Modeling Language (UML) provides a generic extension mechanism for customizing UML models for particular domains and platforms. Extension mechanisms allow refining standard semantics in strictly additive manner, preventing them from contradicting standard semantics.

Profiles are defined using stereotypes, tag definitions, and constraints which are applied to specific model elements, like Classes, Attributes, Operations, and Activities. A Profile is a collection of such extensions that collectively customize UML for a particular domain (e.g., aerospace, healthcare, financial) or platform (J2EE, .NET).